home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir30 / dt100.zip / INSTITLE.HLP < prev    next >
Text File  |  1993-09-25  |  8KB  |  225 lines

  1. \ DrafTools   [Version 1.00] 9/25/93       
  2.        -------------------------------------------
  3.       ((((((((  Edit Attribute Definition  ))))))))
  4.        -------------------------------------------
  5.  
  6.                  On-Line Help System
  7.                      
  8.        To contact the author about problems, 
  9.     or to register this program:
  10.  
  11.          Owen Wengerd
  12.          Manu-Soft Computer Services
  13.          P.O. Box 84
  14.          Fredericksburg, OH  44627
  15.          (216) 695-5903
  16.          CIS:  71324,3252
  17. \REPLACE_EXISTING_TITLE_BLOCK
  18.         REPLACE EXISTING TITLE BLOCK
  19.  
  20.      You can replace an existing title block with a new one by
  21. checking this box.  If there are several existing title
  22. blocks, you will be prompted to select the insertion point
  23. of the one you want to replace after pushing the <OK> button.
  24.      When you replace an existing title block, the new title
  25. block will inherit the attribute values of similarly-named
  26. attributes in the old title block, and the old one will be
  27. erased.  This allows you to insert a new title block at a
  28. different scale, for instance, without needing to re-enter
  29. the attribute values (although you will still be given the
  30. opportunity to make any necessary changes).
  31. \PATTERN
  32.         PATTERN
  33.  
  34.     Enter a file specification pattern (defaults to "*.bdr").
  35. Only files which match the pattern will be displayed in the
  36. list of available borders.  Normal use does not require you 
  37. to change the default pattern.
  38.  
  39.         Ex.  Setting 'pattern' to "*.*" lists all files.
  40.  
  41.  
  42.     Please Note:  Listing and selecting a file which is not
  43. a valid drawing file will cause the program to abort when it
  44. attempts to insert the file.  
  45. \PATH
  46.         PATH
  47.  
  48.      This tile shows the full pathname to the current  
  49. directory.  If the pathname exceeds displayable length,
  50. it is truncated.
  51. \DIRECTORIES
  52.         DIRECTORIES
  53.  
  54.      Select a different directory (or drive) by double-clicking
  55. on one of the available subdirectories.
  56.  
  57.      Please Note:  If you double-click on an empty floppy drive
  58.           you will be alerted to the unavailability of that
  59.           drive, and the previous drive will remain current.
  60.           *Due to the way the AutoCAD dialog box interface
  61.           controls list boxes, the "directories" list box
  62.           remains in a state of "waiting for you to release
  63.           the pick button" after this happens.  Fix this
  64.           condition by picking the current drive letter.
  65. \BORDERS
  66.         BORDERS
  67.  
  68.      Select a listed border by picking it, or by using the
  69. 'up' and 'down' arrows from the keyboard.  By setting
  70. a different PATTERN, file types other than ".bdr" can be 
  71. displayed.  The selected border file name is checked to
  72. make sure it exists, but there is no check made to insure
  73. that the file is a valid drawing file.
  74.  
  75.  
  76.     Please Note:  Listing and selecting a file which is not
  77. a valid drawing file will cause the program to abort when it
  78. attempts to insert the file.  
  79. \BORDER_FILE
  80.         BORDER FILE
  81.  
  82.      Enter the name of the title block border you wish to
  83. insert.  The name can be typed or selected from the list of
  84. available borders.  
  85.  
  86.    See also:  BORDERS
  87.  
  88.  
  89.     Please Note:  Entering the name of an existing file which 
  90. is not a valid drawing file will cause the program to abort 
  91. when it attempts to insert the file.  
  92. \DRAWING_SCALE
  93.         DRAWING SCALE
  94.  
  95.      Setting drawing scale determines the scaling of the
  96. border during insertion.  You can either type in the actual
  97. scale factor ('Use Predefined Scale' must be turned 'off') or, 
  98. by defining descriptive names associated with different scale 
  99. factors, you can simply specify the scale factor by selecting
  100. its description.
  101.      During insertion of the title block, it will be scaled by
  102. the INVERSE of this number;  that is, if scale is specified as
  103. 0.50 (half scale), then the title block will be inserted at
  104. 2X scale (1 / 0.50 = 2X).  This will result in the correct
  105. output size if the drawing is then plotted at 1/2 scale.
  106.  
  107.    See also:  USE_PREDEFINED_SCALE
  108.               SCALE
  109.               SCALE_FACTOR
  110.               ADD_SCALE_DEFINITION
  111.               EDIT_SCALE_DEFINITION
  112.               DELETE_SCALE_DEFINITION
  113. \SCALE
  114.         SCALE
  115.  
  116.      When 'Use Predefined Scale' is 'on', this popup list
  117. allows you to specify a scale factor by selecting the
  118. textual description you assigned to that scale factor.
  119.      There is always a <Default> scale at the top of the 
  120. list:  the scale factor associated with the <Default> item 
  121. is determined by the global AutoLISP variable *DWGSCALE.  
  122. If this variable is not defined, the default will be full 
  123. scale (1.00).
  124.      All the predefined scales are maintained in a text file
  125. with a .TBD extension.  The global variable *TBSCALES can
  126. contain the name of the desired file, however if none is
  127. specified, it defaults to 'TBSCALES.TBD', which is created
  128. in the same directory as the program.  This file is updated
  129. as new scales are added, or old ones are modified or deleted.
  130.  
  131.    See also:  DRAWING_SCALE
  132.               USE_PREDEFINED_SCALE
  133.               SCALE_FACTOR
  134.               ADD_SCALE_DEFINITION
  135.               EDIT_SCALE_DEFINITION
  136.               DELETE_SCALE_DEFINITION
  137. \ADD_SCALE_DEFINITION
  138.         ADD SCALE DEFINITION
  139.  
  140.      You can enter a new predefined scale at any time by
  141. pressing the "Add New..." button.  You are asked to enter
  142. a short description and a real number for the desired
  143. scale factor.
  144.      The definition file is immediately updated to reflect
  145. the new scale definition.
  146.  
  147.    See also:  DRAWING_SCALE
  148.               USE_PREDEFINED_SCALE
  149.               SCALE
  150.               SCALE_FACTOR
  151.               EDIT_SCALE_DEFINITION
  152.               DELETE_SCALE_DEFINITION
  153. \EDIT_SCALE_DEFINITION
  154.         EDIT SCALE DEFINITION
  155.  
  156.      You can edit the selected predefined scale by
  157. pressing the "Edit..." button.  You may change its
  158. description or its associated scale factor.
  159.      The definition file is immediately updated to reflect
  160. the modified scale definition.
  161.  
  162.    See also:  DRAWING_SCALE
  163.               USE_PREDEFINED_SCALE
  164.               SCALE
  165.               SCALE_FACTOR
  166.               ADD_SCALE_DEFINITION
  167.               DELETE_SCALE_DEFINITION
  168. \DELETE_SCALE_DEFINITION
  169.         DELETE SCALE DEFINITION
  170.  
  171.      You can delete the selected predefined scale by
  172. pressing the "Delete" button.  You are given an opportunity
  173. to cancel the action before the definition is deleted.
  174.      The definition file is immediately updated to reflect
  175. the deleted scale definition.
  176.  
  177.    See also:  DRAWING_SCALE
  178.               USE_PREDEFINED_SCALE
  179.               SCALE
  180.               SCALE_FACTOR
  181.               ADD_SCALE_DEFINITION
  182.               EDIT_SCALE_DEFINITION
  183. \USE_PREDEFINED_SCALE
  184.         USE PREDEFINED SCALE
  185.  
  186.      When this toggle is 'on', you must select from the
  187. available list of predefined scales.  When it is 'off',  
  188. you can type any scale factor in the "scale factor"
  189. edit box.  
  190.  
  191.      Note:  If you type in a scale factor directly it is
  192.               not added to the list of predefined scales!
  193. \INSERT_POINT
  194.         INSERTION POINT
  195.  
  196.      Select an insertion point either by typing X, Y, & Z
  197. coordinates, or by picking a point on the screen.  If a
  198. valid border has been selected previously, the selected
  199. block will drag across the screen as you pick an insertion
  200. point.
  201. \ROTATION_ANGLE
  202.         ROTATION ANGLE
  203.  
  204.      Select a rotation angle for the border.  This must only
  205. be done in unique circumstances where the title block must
  206. be aligned at an angle.  You can either type in an angle
  207. or digitize it on the screen.
  208. \LAYER
  209.         LAYER
  210.  
  211.      Select the layer on which to place the new title block.
  212. You can select from a list of existing layers or type in a
  213. new layer name.  If the layer doesn't exist, it will be
  214. created.
  215. \CHECK_IT_OUT
  216.         CHECK IT OUT
  217.  
  218.      This button allows you to preview the title block
  219. (without attributes) as it would look with current settings.  
  220. You can only preview after an existing border file has been 
  221. selected.  If the selected border file is not a valid
  222. drawing, the program will fail when it tries to insert
  223. that file into the drawing.
  224.  
  225.